Int32NINumericInt32NNegative Method

Computes the numeric negation of the current value.

Definition

Namespace: Jodosoft.Numerics
Assembly: Jodosoft.Numerics (in Jodosoft.Numerics.dll) Version: 2.0
Int32N INumeric<Int32N>.Negative()

Return Value

Int32N
The numeric negation of the current value.

Implements

INumericTSelfNegative

See Also